home *** CD-ROM | disk | FTP | other *** search
/ QuickTime VR Showcase / QuickTime VR Showcase.iso / 3rd Parties / Services / VRToolworks / others.Dxr / 00001.ls next >
Encoding:
Text File  |  1996-12-06  |  410 b   |  10 lines

  1. on enterFrame
  2.   preLoadCast()
  3.   set the boxType of member "text" to #scroll
  4.   set the margin of member "text" to 15
  5.   set the border of member "text" to 3
  6.   set the visible of sprite 14 to 0
  7.   set the cursor of sprite 11 to [the number of member "handCursor", the number of member "handCursorMask"]
  8.   set the cursor of sprite 5 to [the number of member "handCursor", the number of member "handCursorMask"]
  9. end
  10.